Explain how jQuery Works?
2915
02-Mar-2012
Anonymous User
02-Mar-2012<head>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript">
// You can write the code here
</script>
</head>
<body>
<a href="http://careerride.com/">CareerRide</a>
</body>
</html